github.com/gotd/td/internal/mtproto.badMessageError.NewSalt (field)

3 uses

	github.com/gotd/td/internal/mtproto (current package)
		handle_bad_msg.go#L14: 	NewSalt int64
		handle_bad_msg.go#L63: 		c.rpc.NotifyError(bad.BadMsgID, &badMessageError{Code: bad.ErrorCode, NewSalt: bad.NewServerSalt})
		rpc.go#L38: 			c.storeSalt(badMsgErr.NewSalt)